home *** CD-ROM | disk | FTP | other *** search
- {*************************************************************}
- { <b>Syntax:</b> Empty }
- { <b>Author:</b> None }
- { <b>Version:</b> 1.0 }
- { <b>Date:</b> yyyy-mm-dd }
- { }
- { <b>Recommended colors:</b> }
- { }
- {*************************************************************}
-
- ; Keep the options you need. You can remove the rest.
-
- [Options]
-
- LineCommentA = ""
- LineCommentB = ""
- CommentStartA = ""
- CommentEndA = ""
- CommentStartB = ""
- CommentEndB = ""
-
- Char = ""
- String = ""
- StringOnLine = ""
- Symbols = ""
- Numbers = ""
- Escape = ""
- HexIdentifier = ""
- CaseSensitive = ""
- TagsCaseSensitive = ""
- HighlightUrl = ""
- AutoCompleteTags = ""
- AddProjectClassesToCompletion = ""
- BlockEsc = ""
- CommentEsc = ""
- Fold_Opt_FoldAllTags = ""
- Fold_Opt_AsBegin = ""
- Fold_Opt_Separators = ""
- Fold_Opt_Sections = ""
- Fold_Opt_AutoIdExcludes = ""
- Fold_Opt_Case = ""
-
- Rgn_Start = ""
- Rgn_End = ""
- Rgn_CommentStart = ""
-
- Fold_Id =""
- Fold_Begin = ""
- Fold_End = ""
- Fold_Section = ""
- Fold_NoParentOfId = ""
- Fold_List_Item = "" ;ceStruct,ceEnum,ceClass,ceNS,ceMethod,ceConstructor,
- ;ceDestructor,ceProperty,ceTag,ceTagStyle,ceTagScript,
- ;ceTagHead,ceTagBody,ceUnknown.
-
- Fold_List_AsStruct = ""
- Fold_List_AsEnum = ""
- Fold_List_AsClass = ""
- Fold_List_AsNS = ""
- Fold_List_AsProperty = ""
- Fold_List_AsMethod = ""
-
- Fold_List_Exclude = ""
- Fold_List_ClassSeparator = ""
-
- BlockName = ""
- BlockOnLine = ""
- BlockAsString = ""
- BlockStart = ""
- BlockEnd = ""
-
- ; Remember you can use as many blocks you as you want.
-
- [End]
-
-
- ; Keywords. You can have as many keyword groups
- ; as you want. If not used - remove these lines.
- [Keywords]
- > {Enter a name}
-
- [End]
-
-
- ; If the program code has tags (html, htm...). You can
- ; have as many tag groups as you want. if not used -
- ; remove these lines.
- [Tags]
- > {Enter a name}
-
- [End]
-
-
- ; Show autohints. If not used - remove these lines.
- [AutoHint]
-
- [End]
-
-
- ; User Menu. If not used - remove these lines.
- [UserMenu]
-
- [End]
-
-
- ; Auto complete class elements. If not used -
- ; remove these lines.
- [AutoComplete]
-
- [End]
-
-
- ; Auto complete tag elements. If not used -
- ; remove these lines.
- [TagComplete]
-
- [End]
-
-
- ; Enter a sample here. You should enter a sample of the
- ; programming language here. This is shown in the options
- ; dialog so try to enter all types of elements here.
- ; E.g. string, number, keywords, char, block ...
- [BeginSample]
-
- [EndSample]
-
-
-
-
-
-
-